Remove the diagnostic/recovery when two domains end up with the same name. It
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 13 Oct 2005 16:49:56 +0000 (17:49 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 13 Oct 2005 16:49:56 +0000 (17:49 +0100)
commit7e6a2a32881d6e6356bbf4eb1461458c95a380d1
treeed3e45b840bb34c29678f71b03b6084c23ed1602
parent633d294bb54746a91b3bc3f474e967b0be2c948d
Remove the diagnostic/recovery when two domains end up with the same name.  It
was working around bugs that have gone, and is now more dangerous than useful
-- deadlock is a possibility with this code now.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/XendDomainInfo.py